home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000238_owner-test-k@cs.umb.edu_Tue Nov 29 15:29:44 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  2KB

  1. Received: by cs.umb.edu id AA18761
  2.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Wed, 30 Nov 1994 00:07:28 -0500
  3. Received: by cs.umb.edu id AA27241
  4.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 16:27:35 -0500
  5. Received: by cs.umb.edu id AA20915
  6.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 14:04:26 -0500
  7. Received: by cs.umb.edu id AA17892
  8.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 12:52:21 -0500
  9. Received: by cs.umb.edu id AA15330
  10.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 11:43:26 -0500
  11. Received: by cs.umb.edu id AA13025
  12.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 10:29:18 -0500
  13. Received: from vaxa (vaxa.mdx.ac.uk) by cs.umb.edu with SMTP id AA12989
  14.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 29 Nov 1994 10:27:23 -0500
  15. Date: Tue, 29 Nov 1994 15:29:44 GMT
  16. Message-Id: <94112915294375@mdx.ac.uk>
  17. From: dick1@mdx.ac.uk
  18. To: tex-k@cs.umb.edu
  19. X-Vms-To: SMTP%"tex-k@cs.umb.edu"
  20. Sender: owner-test-k@cs.umb.edu
  21. Precedence: bulk
  22.  
  23. Can you advise me on how to build a bigger virtex?
  24.  
  25. I am trying to use web2c-6.1 to build a LaTeX2e with
  26. enough memory to handle some large pictures. The
  27. platform is a mix of Apollo DN4500 and HP/Apollo
  28. 425t. I also have access to some HP725 machines if
  29. I am prepared to inflict my experiments on suspecting
  30. users.
  31.  
  32. I have  changed web2c-6.1/web2c/tex/small.sed to read
  33.  
  34.        s/mem_max=262140/mem_max=1048480/
  35.        s/mem_top=262140/mem_top=1048480/
  36.  
  37. and run
  38.  
  39.        configure DEFS=-DSMALLTeX
  40.  
  41. The resulting TeX complains
  42.  
  43.        Ouch---my internal constants have been clobbered!---case 14
  44.  
  45. I realise that the solution is probably to rtfm but if you have
  46. already faced this problem and are able to shorten my crawl up
  47. the learning curve I would be most grateful.
  48.  
  49. Dick Gledhill